home *** CD-ROM | disk | FTP | other *** search
- Subject: Re:Undo Set Property
- Sent: 8/7/96 3:23 PM
- Received: 8/7/96 3:43 PM
- From: Serge Froment, sfroment@odyssee.net
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >This is a good suggestion, though I think it should be a virtual method of
- >FW_MScriptable, not of FW_CPart.
-
- Making NewSetPropertyCommand a method of FW_MScriptable is OK for me.
-
- I am sure this is what you intend to do, but to make sure we understand
- each other well, FW_CPropertyDesignator::DoAESetData should call
- fObject->NewSetPropertyCommand(), not this->NewSetPropertyCommand().
- Otherwise we are back to square one.
-
- Serge
-
-
-